From: bors Date: Mon, 14 Aug 2017 23:23:05 +0000 (+0000) Subject: Auto merge of #4404 - parkovski:master, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~7^2~14 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=64f4dfd00745428a81b75f65ff9da473ebd5a806;p=cargo.git Auto merge of #4404 - parkovski:master, r=alexcrichton Fix #4370 - init panic in C:\ or / This fixes the crash in this issue, but the error message is strange - unable to create directory 'C:\\.'. I don't have write permissions there without becoming admin, so I suspect it's just a permission issue, but the weird error can be fixed by calling Path::canonicalize on line 300. --- 64f4dfd00745428a81b75f65ff9da473ebd5a806